IntelliJ support, ordering, cleanup

This commit is contained in:
Sander Maijers 2016-05-13 19:18:59 +02:00
parent edb6f83b89
commit 650855322b
No known key found for this signature in database
GPG key ID: 2E974A73F1B0F2F7

16
.gitignore vendored
View file

@ -17,7 +17,6 @@
*.elc
*.epub
*.exe
*.pdb
*.fn
*.html
*.kdev4
@ -29,6 +28,7 @@
*.orig
*.out
*.patch
*.pdb
*.pdf
*.pg
*.pot
@ -50,6 +50,10 @@
.cproject
.hg/
.hgignore
.idea
__pycache__/
*.py[cod]
*$py.class
.project
.settings/
.valgrindrc
@ -64,6 +68,7 @@
/llvm/
/mingw-build/
/nd/
/obj/
/rt/
/rustllvm/
/src/libunicode/DerivedCoreProperties.txt
@ -72,13 +77,10 @@
/src/libunicode/PropList.txt
/src/libunicode/Scripts.txt
/src/libunicode/UnicodeData.txt
/stage0/
/stage1/
/stage2/
/stage3/
/stage[0-9]+/
/target
/test/
/tmp/
/obj/
TAGS
TAGS.emacs
TAGS.vi
@ -88,11 +90,9 @@ config.mk
config.stamp
keywords.md
lexer.ml
src/.DS_Store
src/etc/dl
src/librustc_llvm/llvmdeps.rs
tmp.*.rs
version.md
version.ml
version.texi
/target