Skip to content

Commit e636ab2

Browse files
author
Vignesh Rajagopalan
committed
Added .gitignore
1 parent cfa9728 commit e636ab2

File tree

2 files changed

+7
-658
lines changed

2 files changed

+7
-658
lines changed

.gitignore

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
.bundle
2+
db/*.sqlite3
3+
log/*.log
4+
tmp/
5+
.redcar
6+
*~
7+
*.swp

0 commit comments

Comments
 (0)