forked from geofffranks/json-api
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
42 lines (35 loc) · 602 Bytes
/
Copy path.gitignore
File metadata and controls
42 lines (35 loc) · 602 Bytes
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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
# From: https://github.com/github/gitignore/blob/master/Global/Linux.gitignore
.*
!.gitignore
*~
*.sw[a-p]
.directory
t/tmp/*
# From: https://github.com/github/gitignore/blob/master/Global/Windows.gitignore
Thumbs.db
Desktop.ini
# From https://github.com/github/gitignore/blob/master/Global/OSX.gitignore
.DS_Store
Icon?
._*
.Spotlight-V100
.Trashes
# From https://github.com/github/gitignore/blob/master/Perl.gitignore
blib/
_build/
cover_db/
inc/
Build
Build.bat
.last_cover_stats
Makefile
Makefile.old
MANIFEST.bak
MANIFEST
META.*
MYMETA.*
*.bak
nytprof.out
pm_to_blib
JSON-API-*
JSON-API-*/