Added .gitignore file.

This commit is contained in:
Fred Gylys-Colwell
2017-12-05 17:11:05 -08:00
parent 7e06afc472
commit f4b74637e7

16
.gitignore vendored Normal file
View File

@@ -0,0 +1,16 @@
_auto_*
# GYP-generated files.
Makefile
*.Makefile
*.mk
*.xcodeproj
# Output directory.
out/
# Python object files.
*.pyc
# Ignoring backup files.
*~