Merge branch 'master' of ssh://gitea.nek0.eu:2200/nek0/ibis
This commit is contained in:
commit
f01f925ee8
2 changed files with 7 additions and 3 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -1,8 +1,8 @@
|
|||
*.swp
|
||||
*.swo
|
||||
.ghc.*
|
||||
*.local
|
||||
*.local~
|
||||
.ghc*
|
||||
cabal.local
|
||||
cabal.local~
|
||||
dist-newstyle/
|
||||
*.trace
|
||||
*.aux
|
||||
|
|
4
cabal.project
Normal file
4
cabal.project
Normal file
|
@ -0,0 +1,4 @@
|
|||
packages:
|
||||
../poppler-0.14.2/
|
||||
./
|
||||
profiling: True
|
Loading…
Reference in a new issue