# will have compiled files and executables debug/** target/** # These are backup files generated by rustfmt **/*.rs.bk # MSVC Windows builds of rustc generate these, which store debugging information *.pdb # Build - Test: *.txt # Develop TODO.md desktop.ini .vscode/** # Releases (realAscot) releases/** bin/** # Misc *zip *.tar.gz *.tar.xz *.tar.bz2 *.tar.lz