Skip to content

Commit b6606fd

Browse files
committed
add a default gitignore that ignores build/ and vim swapfiles
1 parent 23c481e commit b6606fd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
build/
2+
*.sw?

0 commit comments

Comments
 (0)