blob: 608c27272f4108f49ded2758eb62c8e2f79c35e1 [file] [log] [blame]
Davide Pesavento1aa91432018-02-19 22:43:31 -05001# Emacs
Junxiao Shi46643d32015-02-16 08:51:42 -07002*~
Davide Pesavento1aa91432018-02-19 22:43:31 -05003\#*\#
4/.emacs.desktop
5/.emacs.desktop.lock
6*.elc
7.\#*
Junxiao Shi46643d32015-02-16 08:51:42 -07008
Davide Pesavento1aa91432018-02-19 22:43:31 -05009# Visual Studio Code
10.vscode/
Junxiao Shi46643d32015-02-16 08:51:42 -070011
Davide Pesavento1aa91432018-02-19 22:43:31 -050012# macOS
13.DS_Store
14.AppleDouble
15.LSOverride
16._*
17
18# Waf build system
19/build/
20.waf-*-*/
21.waf3-*-*/
22.lock-waf*
Junxiao Shi46643d32015-02-16 08:51:42 -070023
24# Compiled python code
Davide Pesavento1aa91432018-02-19 22:43:31 -050025__pycache__/
26*.py[cod]
Junxiao Shi46643d32015-02-16 08:51:42 -070027
28# Other
Davide Pesavento1aa91432018-02-19 22:43:31 -050029/VERSION