File: .gitignore

package info (click to toggle)
kmess 2.0.6.1-3
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, wheezy
  • size: 12,296 kB
  • ctags: 4,694
  • sloc: cpp: 61,046; xml: 520; perl: 255; sh: 246; makefile: 8
file content (16 lines) | stat: -rw-r--r-- 193 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Build files and dirs
build*

# KDevelop and other IDE-specific project files
*.kdev*

# Doxygen files
apidocs/
kmess.tag

# Mac stuff
.DS_Store
finkbuild

# ./configure script stuff
Makefile