aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 6720b8fe71b0ffe7e3d8ac6d628b9b48b7fd932c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# IDE
/.idea/
/terra.iml

# Artifacts
/*.exe
/*.exe~
/*.dll
/*.so
/*.dylib
/*.test
/*.out