Commit c217f67d authored by Dom Sekotill's avatar Dom Sekotill
Browse files

Add GDB history files to generally ignored files

parent 22ace972
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -8,6 +8,9 @@
# default gcc output name
a.out

# GDB history
.gdb_history

# python virtualenv[wrapper]
.venv