This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# global list of file types to ignore | |
# from https://gist.githubusercontent.com/octocat/9257657 | |
# -------------------------- COMPILED SOURCES | |
*.com | |
*.class | |
*.dll | |
*.exe | |
*.o |