Skip to content

Commit eb8bef8

Browse files
committed
Merge branch 'master' of github.com:K7rantum/first_app
2 parents a2e13fc + adc356d commit eb8bef8

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.gitignore

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
.bundle
2+
db/*.sqlite3*
3+
log/*.log
4+
*.log
5+
/tmp/
6+
doc/
7+
*.swp
8+
*~
9+
.project
10+
.DS_Store

0 commit comments

Comments
 (0)