Initial
This commit is contained in:
20
3/.gitignore
vendored
Normal file
20
3/.gitignore
vendored
Normal file
@ -0,0 +1,20 @@
|
||||
.DS_Store
|
||||
.idea
|
||||
*.log
|
||||
tmp/
|
||||
|
||||
AbsChi.hs
|
||||
DocChi.txt
|
||||
ErrM.hs
|
||||
LexChi.x
|
||||
ParChi.y
|
||||
PrintChi.hs
|
||||
SkelChi.hs
|
||||
TestChi.hs
|
||||
|
||||
.direnv/
|
||||
dist-newstyle/
|
||||
|
||||
*.bbl
|
||||
*.pdf
|
||||
*.tex
|
||||
Reference in New Issue
Block a user