Skip to content

Commit

Permalink
ground 1
Browse files Browse the repository at this point in the history
  • Loading branch information
erebe committed Oct 1, 2023
1 parent 90a8177 commit bded782
Show file tree
Hide file tree
Showing 5 changed files with 684 additions and 659 deletions.
27 changes: 8 additions & 19 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,21 +1,10 @@
dist
cabal-dev
*.o
*.hi
*.chi
*.chs.h
.virtualenv
.hsenv
.cabal-sandbox/
cabal.sandbox.config
cabal.config
*.log
tags
bin/
*~
.stack-work
# Generated by Cargo
# will have compiled files and executables
debug/
target/

# These are backup files generated by rustfmt
**/*.rs.bk

# Added by cargo

/target
# MSVC Windows builds of rustc generate these, which store debugging information
*.pdb
Loading

0 comments on commit bded782

Please sign in to comment.