summaryrefslogtreecommitdiffstats
path: root/.gitignore.d/slic3r
blob: 1b891e9f5b1cdab710e012e36c876c4c3bd46831 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Exclude all files
*

# Include relevant files
!/.Slic3r/
!/.Slic3r/**/*
!/.gitattributes.d/
!/.gitattributes.d/slic3r
!/.gitconfig.d/
!/.gitconfig.d/slic3r
!/.gitignore.d/
!/.gitignore.d/slic3r
!/bin/
!/bin/slic3r-gpp

# Exclude swap and backup files
*.s[a-w]?
*.vim
*~
*.orig