Supported
Software
Supported Applications
Software Newsletter
Developer Tales
Deploy Your Software
Get
Help
Support Wiki
Report Software Bug
Request New Software
Other Support
Grant Support
About Biogrids
What We Do
Members
Staff
History
Advisory Board
Contact Us
exclude vim tmp files from version control
Pete Meyer commited 2019-10-30 16:41:00 -0400
commit
60c05c4645afc3230bfdf9d3cd664c4dfcbaf1d2
.gitignore
...
...
@@ -0,0 +1,2 @@
1
+# ignore vim swap files
2
+*swp