mirror of
https://code.naskya.net/repos/ndqEd
synced 2025-01-10 01:36:46 +09:00
dev: gitignore backups
This commit is contained in:
parent
1bf1fb22c5
commit
ac729446a7
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -1,3 +1,7 @@
|
||||||
|
# backup
|
||||||
|
*.bak
|
||||||
|
*.old
|
||||||
|
|
||||||
# cabal
|
# cabal
|
||||||
dist/
|
dist/
|
||||||
.cabal-sandbox/
|
.cabal-sandbox/
|
||||||
|
|
Loading…
Reference in a new issue