[go: up one dir, main page]

Menu

[c11dc8]: / .gitignore  Maximize  Restore  History

Download this file

16 lines (15 with data), 286 Bytes

# Lines starting with '#' are considered comments.
# Ignore any file named foo.txt.
#foo.txt
# Ignore (generated) html files,
*.o
moc*.*
Makefile*
object_script*
release/
debug/
*.pro.user
# except foo.html which is maintained by hand.
#!foo.html
# Ignore objects and archives.
#*.[oa]