mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-10 11:59:23 +00:00
Edited gitignore and README to make everything work proprely with virtualenv
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,3 +1,5 @@
|
||||
db.sqlite3
|
||||
*.pyc
|
||||
*__pycache__*
|
||||
.DS_Store
|
||||
env_sith
|
||||
|
Reference in New Issue
Block a user