inicial
This commit is contained in:
19
.gitignore
vendored
Normal file
19
.gitignore
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
*.log
|
||||
*.pot
|
||||
*.pyc
|
||||
*.bak
|
||||
*.bk
|
||||
*.xlsx
|
||||
*.pdf
|
||||
|
||||
db.sqlite3
|
||||
|
||||
__pycache__/
|
||||
staticfiles
|
||||
media
|
||||
**/migrations/*
|
||||
/modeler/.config
|
||||
outputs/
|
||||
bin/
|
||||
include/
|
||||
lib/
|
||||
Reference in New Issue
Block a user