blob: 608c27272f4108f49ded2758eb62c8e2f79c35e1 [file] [log] [blame]
Davide Pesaventoed2f4762019-01-25 00:40:46 -05001# Emacs
2*~
3\#*\#
4/.emacs.desktop
5/.emacs.desktop.lock
6*.elc
7.\#*
Shuo Chen050fcad2014-03-12 15:45:54 -07008
Davide Pesaventoed2f4762019-01-25 00:40:46 -05009# Visual Studio Code
10.vscode/
Shuo Chen050fcad2014-03-12 15:45:54 -070011
Davide Pesaventoed2f4762019-01-25 00:40:46 -050012# macOS
Shuo Chen050fcad2014-03-12 15:45:54 -070013.DS_Store
Davide Pesaventoed2f4762019-01-25 00:40:46 -050014.AppleDouble
15.LSOverride
16._*
Shuo Chen050fcad2014-03-12 15:45:54 -070017
Davide Pesaventoed2f4762019-01-25 00:40:46 -050018# Waf build system
19/build/
20.waf-*-*/
21.waf3-*-*/
22.lock-waf*
Shuo Chen050fcad2014-03-12 15:45:54 -070023
Davide Pesaventoed2f4762019-01-25 00:40:46 -050024# Compiled python code
25__pycache__/
26*.py[cod]
27
28# Other
29/VERSION