Files
Sourcetrail/.gitignore
T
Eberhard Graether e972dbe098 ui: augmented autocompletion list
This change adds search match information to the autocompletion list:
- matching letters
- color for token or command
- node type as string
2014-11-02 17:21:51 +01:00

19 lines
272 B
Plaintext

/build/
/bin/app/Debug/
/bin/app/Release/
/bin/app/data/log/
/bin/lib/
/bin/test/Debug/
/bin/test/Release/
/bin/test/data/log/
/bin/test/data/temp.xml
/bin/app/data/window_settings.ini
/bin/app/data/ApplicationSettings.xml
/bin/app/data/ProjectSettings.xml
.DS_Store