forked from TerraME/terrame
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
44 lines (44 loc) · 730 Bytes
/
.gitignore
File metadata and controls
44 lines (44 loc) · 730 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
.DS_Store
*.*~
*.swp
.gitignore.swp
bin/
install/
dependencies/
__/
clean_cmake.sh
cmake_install.cmake
build/cmake/dependencies.cmake
build/cmake/_*
build/cmake/install_manifest.txt
CMakeCache.txt
CMakeFiles/
CMakeScripts/
CPackConfig.cmake
CPackSourceConfig.cmake
Makefile
protocol.pb.cc
protocol.pb.h
qrc_observerResource.cxx
qrc_observerResource.cpp
TerraME.build/
TerraME.xcodeproj
ui_imageGUI.h
ui_legendGUI.h
ui_modelConsoleGUI.h
ui_playerGUI.h
ui_plogPropertiesGUI.h
ui_receiverGUI.h
ui_senderGUI.h
ui_spatialObserverGUI.h
ui_plotPropertiesGUI.h
.project
repository/.terrame*
test/.terrame*
test/packages/.terrame*
installer/setup
packages/*/doc
test/packages/*/doc
packages/*/data/*.tview
!test/log/*.log
terrameVersion.h