This website works better with JavaScript
Home
Explore
Help
Sign In
KylePDavis
/
gimme
mirror of
https://github.com/KylePDavis/gimme/
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
fix: add basic gitignore to repo
Kyle P Davis
4 months ago
parent
4c18dd5ada
commit
fbc24b5606
1 changed files
with
5 additions
and
0 deletions
Split View
Show Diff Stats
5
0
.gitignore
+ 5
- 0
.gitignore
View File
@@ -0,0 +1,5 @@
+!.gitkeep
+
+# misc files
+*.sw?
+.DS_Store