This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
corda
Watch
1
Star
0
Fork
0
You've already forked corda
mirror of
https://github.com/corda/corda.git
synced
2025-01-06 05:04:20 +00:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
2eaeaa2b12
corda
/
.gitignore
13 lines
95 B
Plaintext
Raw
Normal View
History
Unescape
Escape
add .gitignore
2007-06-04 23:48:16 +00:00
.gdb_history
build
Added files to be ignored that are used in eclipse
2010-05-10 16:16:36 +00:00
*~
.classpath
.project
.settings
bin
Updates to .gitignore to get rid of any possibility of checking in binaries in lib/distrib directories, and generalized method of setting location of win32 and win64 libs.
2012-02-20 23:25:37 +00:00
/lib
/distrib
Make clean target more robust Conflicts: .gitignore
2013-02-03 10:27:30 +00:00
*.pdb
Avoid committing temporary vi files Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2013-10-29 15:15:42 +00:00
*.swp
add sublimetext files to gitignore
2014-01-25 17:11:19 +00:00
/*.sublime-*
Reference in New Issue
Copy Permalink