aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: eb8312b6ed7bab9664f810b72d3e3936051b47a9 (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
planning/planning

# OS-crap
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
desktop.ini
*.swp
*.swo
.vimrc
**/*~
**/*.bak
**/*.sw[abcdefghijklmnop]

# IDE-stuff
.classpath
.project
.settings
.idea
.metadata
*.iml
*.ipr