summaryrefslogtreecommitdiffhomepage
path: root/.gitignore
blob: d880120a79e759c4ce8d7e47207de8aacb5bb7c8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/.build/
/sst.dll
/sst.pdb
/sst.so
/compile_commands.json
/compile_flags.txt

# a place to plonk crap you don't wanna commit yet
/junk/

# where release archives get plonked
/release/