git @ Cat's Eye Technologies Falderal / master .gitignore
master

Tree @master (Download .tar.gz)

.gitignore @masterraw · history · blame

1
2
3
4
5
6
7
8
9
impl/Test.Falderal/bin
*.o
*.hi
*.pyc
*.actual
/venv/
/build/
/dist/
*.egg-info/