Ignore more temporary files
This commit is contained in:
parent
6fd85c6e11
commit
7536af9bdc
4
.gitignore
vendored
4
.gitignore
vendored
@ -18,7 +18,8 @@ cabal.sandbox.config
|
|||||||
*.swp
|
*.swp
|
||||||
*.keter
|
*.keter
|
||||||
*~
|
*~
|
||||||
\#*
|
**/\#*
|
||||||
|
**/.\#*
|
||||||
uniworx.cabal
|
uniworx.cabal
|
||||||
uniworx.nix
|
uniworx.nix
|
||||||
.gup/
|
.gup/
|
||||||
@ -26,4 +27,3 @@ uniworx.nix
|
|||||||
*.kate-swp
|
*.kate-swp
|
||||||
src/Handler/Assist.bak
|
src/Handler/Assist.bak
|
||||||
src/Handler/Course.SnapCustom.hs
|
src/Handler/Course.SnapCustom.hs
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user