.gitignore ignore compiled files

This commit is contained in:
2020-02-21 18:33:25 -05:00
parent 5027febcfc
commit df7d144a20

2
.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
**/compiled/**
*~