This website works better with JavaScript
Home
Explore
Help
Sign In
tetaneutral.net
/
djadhere
Watch
5
Star
1
Fork
1
Files
Issues
14
Pull Requests
2
Wiki
Browse Source
ignore *.swo
Élie Bouttier
8 years ago
parent
acbdd716b1
commit
8e9671f3b8
1 changed files
with
1 additions
and
0 deletions
Unified View
Show Diff Stats
1
0
.gitignore
+ 1
- 0
.gitignore
View File
@@ -1,6 +1,7 @@
/venv/
/venv/
*.pyc
*.pyc
*.swp
*.swp
+*.swo
*.sqlite3
*.sqlite3
*.back
*.back
djadhere/*_settings.py
djadhere/*_settings.py