summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 08d5f8543897d082627d03d06fa3bff07e33f0cf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
/.build/
/sst.dll
/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/