Loading .gitignore +6 −10 Original line number Diff line number Diff line Loading @@ -7,7 +7,10 @@ # Unignore all dirs !*/ # Unignore Makefiles, and TestPreferences !Makefile !TestPreferences !*/3rdParty/Makefile *.cub *.o Loading @@ -18,26 +21,19 @@ moc_* *.pb.* *.lbl *.img !TestPreferences print.prt *.kate-swp object_script.*.Release object_script.*.Debug *_plugin_import.cpp *.moc ui_*.h */3rdParty/* !*/3rdParty/Makefile print.prt */3rdParty/* */inc/* */bin/* */lib/* */tsts/*/input/* */tsts/*/truth/* */tsts/*/output/* Loading Loading
.gitignore +6 −10 Original line number Diff line number Diff line Loading @@ -7,7 +7,10 @@ # Unignore all dirs !*/ # Unignore Makefiles, and TestPreferences !Makefile !TestPreferences !*/3rdParty/Makefile *.cub *.o Loading @@ -18,26 +21,19 @@ moc_* *.pb.* *.lbl *.img !TestPreferences print.prt *.kate-swp object_script.*.Release object_script.*.Debug *_plugin_import.cpp *.moc ui_*.h */3rdParty/* !*/3rdParty/Makefile print.prt */3rdParty/* */inc/* */bin/* */lib/* */tsts/*/input/* */tsts/*/truth/* */tsts/*/output/* Loading