File: .gitignore

package info (click to toggle)
ruby-rubame 0.0.3~git20131224.f3c78ba-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 112 kB
  • sloc: ruby: 280; makefile: 3
file content (29 lines) | stat: -rw-r--r-- 304 bytes parent folder | download | duplicates (2)
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
# Editors #
###########
*.sublime-workspace
*.*~
*.texpadtmp

# Citadels #
############

*.log
*.dat

# Project specific #
####################

*.gem
test_fiddle.rb
Gemfile.lock

# OS generated files #
######################
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
Icon?
ehthumbs.db
Thumbs.db