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

            


                     


                      

     

       
*.pyc
__pycache__

# Visual Studio Code
.vscode

.gdb_history
compile_commands.json
tags
TAGS

/build