aboutsummaryrefslogtreecommitdiff
path: root/files/.gitignore
blob: 574de7b8a527234d921bc2796b224fe8cfb3a820 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Eclipse project files
.classpath
.project
.settings

# Idea project files
.idea

# SASS
.sass-cache

# Python
*.pyc

# Infinitest
infinitest.filters
infinitest.args

# NPM
package-lock.json