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

                             
                     
                
            





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