This website works better with JavaScript
Home
Explore
Register
Sign In
SongZihuan
/
GitIgnore
mirror of
https://github.com/github/gitignore.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
ignoring *.autosave files generated by QtCreator
Franciszek Szczepan Wawrzak
12 years ago
parent
098aee26a1
commit
dc413f0637
1 changed files
with
4 additions
and
0 deletions
Unified View
Show Diff Stats
4
0
Qt.gitignore
+ 4
- 0
Qt.gitignore
View File
@@ -18,3 +18,7 @@ moc_*.cpp
qrc_*.cpp
qrc_*.cpp
Makefile
Makefile
*-build-*
*-build-*
+
+# QtCreator
+
+*.autosave