summaryrefslogblamecommitdiffstats
path: root/.gitignore
blob: f82c10ca5803e4747897ea0ee1fd41cadb0d320f (plain) (tree)
1
2
3
4
5
6
7
8
9
10

                             
     
                     
                
            
        
    

            


                               
       

     
# the following is the binary
discord.c
a.out
# debugging log files
valgrind-out.txt
.gdb_history
out*.txt
core
gmon.out
analysis.txt
# files I like to keep in my WD
src.old/
src/ui.glade~
src/#*#
# tmp
tmp/