Skip to content
Snippets Groups Projects
Commit eb4e06ba authored by Davide Vaghetti's avatar Davide Vaghetti
Browse files

.gitignore clean up

parent 752fb06f
No related branches found
No related tags found
No related merge requests found
......@@ -14,10 +14,6 @@ __pycache__
# Python
*.egg-info
bin
include
lib
share
#venv
venv
......@@ -31,23 +27,6 @@ venv
#pycharm
.idea
#db
db.sqlite3
# IdP-in-the-Cloud environment
# env files
.env
# IdM logs
*.log
# File temporanei e migrazioni
indire/data/tmp/*
indire/accounts/migrations/0*
indire/ldap_accounts/migrations/0*
indire/institutions/migrations/0*
#Staticfiles
staticfiles
#Setting file
settings.py
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment