danlucraft / redcar

A cross-platform programmer's editor written in Ruby.

This URL has Read+Write access

redcar / .gitignore
100644 20 lines (15 sloc) 0.254 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
*~
*.o
*.so
*.log
*.log.*
 
custom/arrangements.yaml
custom/preferences.yaml
custom/appdata.yaml
 
rdoc
doc/html
doc/latex
 
vendor/gtksourceview2/Makefile
vendor/gtksourceview2/src/Makefile
vendor/gtksourceview2/src/rbgtksourceview2version.h
 
plugins/dans