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

Tree @rel_0_14 (Download .tar.gz)

.gitignore @rel_0_14raw · history · blame

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