You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
# unwanted binaries
|
|
|
|
**.pdf
|
|
|
|
./assigments/01/01_1
|
|
|
|
|
|
|
|
# c++ compiling files
|
|
|
|
**.o
|
|
|
|
**.cmake
|
|
|
|
**CMakeCache.txt
|
|
|
|
**CMakeFiles/**
|
|
|
|
|
|
|
|
# latex compiling files
|
|
|
|
**.toc
|
|
|
|
**.out
|
|
|
|
**.log
|
|
|
|
**.aux
|
|
|
|
**.nlo
|
|
|
|
**.nls
|
|
|
|
**.ilg
|
|
|
|
**.loe
|
|
|
|
|
|
|
|
# other temp files
|
|
|
|
**.swp
|
|
|
|
**.OLD
|
|
|
|
|