aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 14168fb5f2332a495027ffc071ba3d6cf8fdac96 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
# Folders
.vscode/
__pycache__/
downloads/
venv/

# Configuration files
api_keys.json
blacklist.json
config.json
custom_commands.json
fair.json
runs_blacklist.json

# Log files
discord.log

# GCC output
*.o
*.d

# C binaries
math

# Misc
bc_input.bc
leaderboard.png
output.log
runs