File: .gitignore

package info (click to toggle)
owncloud-doc 0~20141208-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 11,164 kB
  • ctags: 324
  • sloc: makefile: 151; python: 144; php: 30; sh: 17
file content (15 lines) | stat: -rw-r--r-- 133 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Generated Files
*/_build/*

# Meta Data
.DS_Store

# Backups
*~
*.sav
*.backup

# Exclude NetBeans project
/nbproject/*
*.db
*.snag