Matthias Volk
996da02efd
Remove support for Travis CI
4 years ago
Tim Quatmann
55c71a8297
Updated .gitignore to recent changes
5 years ago
Matthias Volk
1a1664e350
Updated .gitignore
5 years ago
Tim Quatmann
afda2eb2a0
.gitignore: added files in l3pp/.git
5 years ago
Matthias Volk
fedac853df
Fixed gitignore to only exclude build dirs in the root folder.
Otherwise, e.g. src/storm/builder/ would also be excluded.
5 years ago
Matthias Volk
9780ffeb1e
Git ignore for any dir with infix 'build'
5 years ago
Matthias Volk
263e6ed5f8
Removed generated files from git
7 years ago
dehnert
43643b9699
bump gmm++ version to 5.2 (from 5.0)
7 years ago
Sebastian Junges
26aba5ebb2
make sure cudd makefile.in and aclocal.m4 are ignored
7 years ago
Matthias Volk
2ff20b58ce
More globs
8 years ago
Sebastian Junges
b42cc93151
no need to ignore resources/3rdparty/carl
8 years ago
Mavo
714f89542d
Tests running again
Former-commit-id: eee3ef32f5
8 years ago
Matthias Volk
4597cbce8c
Fixed ignore paths
8 years ago
sjunges
56b301fbbf
ignore some 3rd party libs
Former-commit-id: d0bc9fae26
[formerly 8c878dfd9d
]
Former-commit-id: 072c73b61c
8 years ago
dehnert
5934a42898
Squashed 'resources/3rdparty/sylvan/' content from commit d91f6ac
git-subtree-dir: resources/3rdparty/sylvan
git-subtree-split: d91f6acb55
9 years ago
sjunges
c32b1530f4
extended gitignore to hide clion project description
Former-commit-id: 2e3949a0b0
9 years ago
dehnert
194db381b4
now ignoring .log and .DS_Store files
Former-commit-id: 9b2f2ad901
9 years ago
sjunges
d06c92c10a
Revert "Revert "added flag that indicates which interval bound is to be taken. added xerces to the gitignore""
This reverts commit dfd2cda380
[formerly 4be9f6f8c8
].
Former-commit-id: 4510017c6a
9 years ago
sjunges
dfd2cda380
Revert "added flag that indicates which interval bound is to be taken. added xerces to the gitignore"
This reverts commit 16ea224b6a
[formerly ee85062515
].
Former-commit-id: 4be9f6f8c8
9 years ago
dehnert
16ea224b6a
added flag that indicates which interval bound is to be taken. added xerces to the gitignore
Former-commit-id: ee85062515
9 years ago
TimQu
47f2e9592b
Implemented preprocessing steps
Former-commit-id: 30fe6e1409
10 years ago
svkurowski
a0b54fbca4
Add src/utility/storm-version.cpp to ignored files
This file is generated by CMake.
A more robust solution would be to configure this file out-of-source
much like build/include/storm-config.h.
Former-commit-id: 05eacc7a5b
10 years ago
dehnert
4252a2710c
Renamed CPackConfig.cmake to StormCPackConfig.cmake and adapted reference in CMakeLists.txt accordingly. Also, CPackConfig.cmake is now ignored.
Former-commit-id: d24d731950
11 years ago
PBerger
38659f01f9
Reintegrated needed changes in the log4cplus CMakeLists.txt files.
Updated the .gitignore file
Former-commit-id: e2de059cb7
11 years ago
masawei
1f71bb5240
Refactored the DeterministicModelParser.
Former-commit-id: 7227d25499
11 years ago
PBerger
df21fbbbde
Added new version of Log4CPlus, updated from v1.1.0 to v.1.1.2-rc2
Updated CMakeLists.txt, included new Log4Cplus
Former-commit-id: 55cc5a74d3
11 years ago
Lanchid
ec91dcbe2e
Merge branch master into LTLParser
12 years ago
PBerger
2365b7e6ea
Updated gitignore file with a few more useful extensions
12 years ago
dehnert
93af6147c4
Minor change to .gitignore.
12 years ago
dehnert
e52379bb54
Added XCode stuff to .gitignore. Fixed a few tests to compile with clang under -Werror.
12 years ago
dehnert
1485eae477
Added cudd to gitignore so the changes to cudd (e.g. compiling) will not be committed to repo.
12 years ago
PBerger
96c7dd9a79
Added the (default) external build path /build to git ignore.
Added, fixed, refactored Include Guards in ALL Files, should be consistent now.
12 years ago
dehnert
ba900ab352
Adding gmm++, examples. Adding gmm to gitignore.
12 years ago
dehnert
5a52fd35e4
Adding third-party tools to gitignore.
12 years ago
PBerger
307b85e331
Edited static_sparse_matrix.h, replaced all calloc/malloc calls with std::new
Removed calls to exceptions with parameter "const char *", is illegal
Fixed a warning in read_tra_file.cpp
12 years ago
PBerger
9da2eaf3d1
Initial Import into Git
Lacks Doxygen files/integration
13 years ago