forked from danlucraft/redcar
-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitignore
46 lines (41 loc) · 897 Bytes
/
.gitignore
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
43
44
45
46
.redcar
*~
*.o
*.so
*.log
*.log.*
*.class
*.swp
redcar.gemspec
lib/*.jar
custom/arrangements.yaml
custom/preferences.yaml
custom/appdata.yaml
rdoc
doc/
doc/html
doc/latex
.yardoc
yardoc
vendor/gtksourceview2/Makefile
vendor/gtksourceview2/src/Makefile
vendor/gtksourceview2/src/rbgtksourceview2version.h
plugins/application_swt/vendor/swt/osx64/swt.jar
plugins/application_swt/vendor/swt/osx/swt.jar
plugins/application_swt/vendor/swt/linux/swt.jar
plugins/application_swt/vendor/swt/linux64/swt.jar
plugins/application_swt/vendor/swt/win32/swt.jar
plugins/application_swt/vendor/jface/
plugins/application_swt/vendor/swtbot/
plugins/application_swt/build/
plugins/application_swt/dist
plugins/edit_view_swt/vendor/j*.jar
plugins/dans
plugins/*/lib/dist/
plugins/repl/vendor/clojure.jar
pkg
textmate/Bundles/asciidoc.tmbundle
tmp
plugins/recent_directories/dirs.txt
plugins/ctags/vendor
tags