Ajouter .gitignore
This commit is contained in:
12
.gitignore
vendored
Normal file
12
.gitignore
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
venv/
|
||||
.venv/
|
||||
.env
|
||||
.local/
|
||||
.*
|
||||
.gitconfig
|
||||
.bashrc
|
||||
.bash_logout
|
||||
.bash_history
|
||||
.config/
|
||||
.cache/
|
||||
__pycache_/_
|
||||
Reference in New Issue
Block a user