File: .gitignore

package info (click to toggle)
lua-geoip 0.2-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 244 kB
  • sloc: ansic: 765; makefile: 10; sh: 10
file content (13 lines) | stat: -rw-r--r-- 67 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
*~
.*~
\#*\#
.\#*\#

.DS_Store
.project
.settings

*.o
*.so

*.dat