Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
NitoTV
/
dpkg
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Let git ignore vim swap files
Raphael Hertzog
17 years ago
parent
f65e9c9a2e
commit
fe67e29f17
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
.gitignore
+ 1
- 0
.gitignore
View File
@@ -1,6 +1,7 @@
# Inherited ignores
*.a
*.o
+.*.swp
.deps/
Makefile
Makefile.in