Statistics
| Branch: | Tag: | Revision:

amiro-os / .gitignore @ ded1ded7

History | View | Annotate | Download (254 Bytes)

1 58fe0e0b Thomas Schöpping
build
2
.dep
3
*.tmp
4
*.backup
5
6
# Eclipse files
7
*eclipse*
8
9
# QtCreator files
10
*.includes
11
*.files
12
*.config
13
*.creator
14 5668089d Thomas Schöpping
*.creator.user*
15
*.cflags
16
*.cxxflags
17 58fe0e0b Thomas Schöpping
18
# Shadow files
19
*kate-swp
20
*~
21
22
# Backup files
23
*backup*
24
*Backup*
25 53710ca3 Marc Rothmann
26
doc/html
27
doc/latex
28
os/doc/html
29
os/doc/latex