mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-21 09:02:50 -06:00
Add some stuff to gitignore
This commit is contained in:
9
.gitignore
vendored
9
.gitignore
vendored
@@ -49,7 +49,7 @@ src/runtime/java/.libs/
|
|||||||
src/runtime/python/build/
|
src/runtime/python/build/
|
||||||
.cabal-sandbox
|
.cabal-sandbox
|
||||||
cabal.sandbox.config
|
cabal.sandbox.config
|
||||||
.stack-work
|
.stack-work*
|
||||||
DATA_DIR
|
DATA_DIR
|
||||||
|
|
||||||
stack*.yaml.lock
|
stack*.yaml.lock
|
||||||
@@ -70,3 +70,10 @@ doc/icfp-2012.html
|
|||||||
download/*.html
|
download/*.html
|
||||||
gf-book/index.html
|
gf-book/index.html
|
||||||
src/www/gf-web-api.html
|
src/www/gf-web-api.html
|
||||||
|
|
||||||
|
DEBUG/
|
||||||
|
PROF/
|
||||||
|
*.aux
|
||||||
|
*.hp
|
||||||
|
*.prof
|
||||||
|
*.ps
|
||||||
|
|||||||
Reference in New Issue
Block a user