aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: bca14ed9702eee0eade3eae864b4b9aba32475e6 (plain)
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
30
.idea
.precomp/
.DS_Store
.vstags
.vscode
.*.swp
*~
*.class
*.exe
*.o
*.obj
*.ali
*.bak
ch-1
ch-2
ch_1
ch_2
go.mod
go.sum
tags
update

# Perl Inline module
_Inline

# Rust languageoutput directory
target/

# BBEdit project files
.bbprojectd