Espresso 0.0.2c
This commit is contained in:
20
.gitignore
vendored
Normal file
20
.gitignore
vendored
Normal file
@ -0,0 +1,20 @@
|
||||
# probably don't change this? IDK let me know
|
||||
|
||||
# might include some of these types of files later???
|
||||
*.sh
|
||||
|
||||
|
||||
.*
|
||||
*.a
|
||||
*.o
|
||||
*.exe
|
||||
*.so
|
||||
*.log
|
||||
|
||||
# I don't think we'll being including compressed files in the repo...
|
||||
*.zip
|
||||
*.tar
|
||||
*.gz
|
||||
*.xz
|
||||
|
||||
!.gitignore
|
||||
Reference in New Issue
Block a user