Parsers for the GML language suite
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 44 lines 877 B view raw
1# Generated by Cargo 2# will have compiled files and executables 3debug/ 4target/ 5 6# These are backup files generated by rustfmt 7**/*.rs.bk 8 9# MSVC Windows builds of rustc generate these, which store debugging information 10*.pdb 11 12# RustRover 13# JetBrains specific template is maintained in a separate JetBrains.gitignore that can 14# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore 15# and can be added to the global gitignore or merged into this file. For a more nuclear 16# option (not recommended) you can uncomment the following to ignore the entire idea folder. 17#.idea/ 18 19# Added by cargo 20 21/target 22 23 24# Added by cargo 25# 26# already existing elements were commented out 27 28#/target 29 30 31# Added by cargo 32# 33# already existing elements were commented out 34 35#/target 36 37 38# Added by cargo 39# 40# already existing elements were commented out 41 42#/target 43 44.DS_Store