Compare commits

...

7 Commits

Author SHA1 Message Date
c25f74279b ignore db folder 2021-09-15 13:35:56 +02:00
fa108d0bcb fix 2021-09-14 17:23:58 +02:00
760612c215 .gitignore clean 2021-09-14 17:19:59 +02:00
fedcdd8117 Ignore files in db 2021-09-14 17:18:00 +02:00
a64cd3bee4 update todo 2021-09-12 16:46:09 +02:00
a2aadea9be Add todo 2021-09-12 13:39:09 +02:00
5b326b2231 allow txt-files 2021-09-12 12:31:01 +02:00

7
.gitignore vendored
View File

@ -1,10 +1,7 @@
.DS_Store
*.txt
todo.md
!mysql
mysql/*
!mysql/my.cnf
db/*
!db/.gitkeep
!nginx
nginx/*