This website works better with JavaScript
Home
Explore
Help
Sign In
mirrors
/
Radicale
mirror of
https://github.com/Kozea/Radicale
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
gitignore: VIM swapfiles and cache files
Unrud
7 years ago
parent
9b6860fa1f
commit
fe1cfad4d3
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
.gitignore
+ 2
- 0
.gitignore
View File
@@ -1,5 +1,7 @@
*~
+.*.swp
*.pyc
+__pycache__
/MANIFEST
/build