Commit Graph

9 Commits (b6fa229dcfbe4ad64fe758ef92abaf7a80e6f700)

Author SHA1 Message Date
techknowlogick 1ea447aedf Delete conflicting file ()
Case collision with other jboss file

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
John Olheiser 546523a57c Delete extra Matlab ignore file ()
John Olheiser 071e7c4f0a Update matlab gitignore? ()
Signed-off-by: jolheiser <john.olheiser@gmail.com>
Antoine GIRARD db5524a9ab chore: update gitignore list ()
Updated the gitignore list with the command : `go run scripts/generate-gitignores.go`
Antoine GIRARD 57a8440db3 Update gitignore list ()
* update gitignore

* Handle symlink in tar

* Add some logs
Thomas Boerger a06c3ad2c0 Synced gitignores with github repo ()
* Renamed scripts directory into contrib

* Added script to download gitignores from github

* Synced gitignores with github repo
mcheng89 dbcd452758 rename OSX to macOS ()
puffybsd a30797425f Implements 1071, .gitignore support for FSharp and Clojure. ()
Thomas Boerger b33078fa33 Bindata is optional and over-writable on restart ()
* Moved conf assets into options folder

* Dropped old bindata

* Started to integrate options bindata and accessors

* Do not enforce a builtin app.ini

* Replaced bindata calls with options

* Dropped bindata task from makefile, it's the generate task now

* Always embedd app.ini to provide sane config defaults

* Use sane defaults for the configuration

* Defined default value for SSH_KEYGEN_PATH

* Dropped "NEVER EVER MODIFY THIS FILE" header from app.ini

* Fixed new paths in latest test additions

* Drop bindata with make clean task

* Set more proper default values