Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move 'uVision.gitignore' to the community folder | weycen | 2021-08-20 | 1 | -45/+45 |
| | |||||
* | Update uVision.gitignore | Chengwei Qiu | 2021-07-13 | 1 | -3/+4 |
| | | | Add *.lnp, some category adjustments. | ||||
* | Update uVision.gitignore | Chengwei Qiu | 2021-07-13 | 1 | -7/+14 |
| | | | Add *.map, *.m51, *.m66, *.h86. *.bat, and some category adjustments. | ||||
* | feat: Add *.iex | Chengwei Qiu | 2021-07-08 | 1 | -0/+1 |
| | |||||
* | feat: Add template for Keil uVision | weycen | 2021-07-02 | 1 | -0/+36 |
| | |||||
* | Merge pull request #3652 from arthur-targaryen/patch-1 | Brian Douglas | 2021-06-09 | 1 | -2/+2 |
|\ | | | | | style(Autotools): remove trailing whitespaces | ||||
| * | style(Autotools): remove trailing whitespaces | Arthur | 2021-02-15 | 1 | -2/+2 |
| | | |||||
* | | Merge pull request #3660 from devtimi/patch-1 | Brian Douglas | 2021-06-09 | 1 | -1/+1 |
|\ \ | | | | | | | Update Xojo.gitignore for changes to .obsolete | ||||
| * | | Update Xojo.gitignore for changes to .obsolete | Tim Parnell | 2021-02-21 | 1 | -1/+1 |
| |/ | | | | | Updates the *.obsolete ignore to match datestamped .obsolete items from newer IDE versions. | ||||
* | | Merge pull request #3755 from Abdulrahman-AlGhamdi/master | Brian Douglas | 2021-06-09 | 1 | -0/+1 |
|\ \ | | | | | | | Add `.idea/jarRepositories.xml` to Android.gitignore | ||||
| * | | Add `.idea/jarRepositories.xml` to Android.gitignore | Abdulrahman Al-Ghamdi | 2021-06-07 | 1 | -0/+1 |
|/ / | | | | | | | | | The file `.idea/jarRepositories.xml` should be added to .gitignore. It is auto-generated and has only redundant information about remote jar repositories. * https://www.jetbrains.com/help/idea/library.html#configure-custom-remote-repo | ||||
* | | Merge pull request #3647 from thatrobotdev/patch-1 | Martin Woodward | 2021-05-25 | 1 | -3/+0 |
|\ \ | | | | | | | Delete fixed workaround for Gradle | ||||
| * | | Delete fixed workaround | James Kerrane | 2021-02-09 | 1 | -3/+0 |
| |/ | | | | | The workaround for https://youtrack.jetbrains.com/issue/IDEA-116898 is fixed now, so we can remove the workaround. | ||||
* | | Merge pull request #3651 from kachick/node-ignore-envs | Martin Woodward | 2021-05-25 | 1 | -0/+1 |
|\ \ | | | | | | | Ignore `.env.production` in Node.js | ||||
| * | | Just ignore `.env.production`, avoid to effect for `.env.example` | Kenichi Kamiya | 2021-02-28 | 1 | -1/+2 |
| | | | | | | | | | | | | https://github.com/github/gitignore/pull/3651/files#r576363678 | ||||
| * | | Ignore `.env.*` in Node.js | Kenichi Kamiya | 2021-02-16 | 1 | -1/+1 |
| |/ | |||||
* | | Merge pull request #3727 from leighmcculloch/patch-1 | Martin Woodward | 2021-05-25 | 1 | -3/+0 |
|\ \ | | | | | | | Remove the all files matches from V.gitignore | ||||
| * | | Remove the all files matches from V.gitignore | Leigh McCulloch | 2021-05-09 | 1 | -3/+0 |
| | | | |||||
* | | | Merge pull request #3731 from Tanddant/master | Martin Woodward | 2021-05-25 | 1 | -0/+33 |
|\ \ \ | | | | | | | | | Added SPFx (SharePoint Framework) gitignore | ||||
| * | | | Moved into community folder | Martin Woodward | 2021-05-25 | 1 | -1/+1 |
| | | | | |||||
| * | | | Added SPFx (SharePoint Framework) gitignore | Dan Toft | 2021-05-12 | 1 | -0/+33 |
| |/ / | |||||
* | | | Merge pull request #3732 from sakurayang/patch-1 | Martin Woodward | 2021-05-25 | 1 | -0/+1 |
|\ \ \ | | | | | | | | | add pnpm debug file to Node.gitignore | ||||
| * | | | add pnpm debug file to Node.gitignore | Gerardyang | 2021-05-12 | 1 | -0/+1 |
| |/ / | |||||
* | | | Add template file for Gretl (#3737) | Artur Tarassow | 2021-05-25 | 1 | -0/+8 |
| | | | | | | | | | | | | Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com> | ||||
* | | | Merge pull request #3739 from callumbwhyte/umbraco-ood-flag | Martin Woodward | 2021-05-25 | 1 | -2/+2 |
|\ \ \ | |/ / |/| | | Excluding ood.flag in all folders for Umbraco gitignore | ||||
| * | | Excluding odd.flag in all folders for Umbraco gitignore | Callum Whyte | 2021-05-16 | 1 | -2/+2 |
|/ / | |||||
* | | Merge pull request #3662 from KeisukeShima/feature/ROS2 | Martin Woodward | 2021-05-09 | 1 | -0/+29 |
|\ \ | | | | | | | Add ROS2 gitignore | ||||
| * | | Move into community folder | Martin Woodward | 2021-05-09 | 1 | -0/+0 |
| | | | |||||
| * | | add COLCON_IGNORE | Keisuke Shima | 2021-02-22 | 1 | -1/+2 |
| | | | |||||
| * | | add ROS2 gitignore | Keisuke Shima | 2021-02-22 | 1 | -0/+28 |
| |/ | |||||
* | | Merge pull request #3674 from h3xx/autotools-config.cache | Martin Woodward | 2021-05-09 | 1 | -0/+1 |
|\ \ | | | | | | | Update Autotools.gitignore | ||||
| * | | Update Autotools.gitignore | Dan Church | 2021-03-10 | 1 | -0/+1 |
| |/ | | | | | | | Add config.cache, generated when using Autotools `./configure -C`. | ||||
* | | Merge pull request #3684 from AliChraghi/master | Martin Woodward | 2021-05-09 | 1 | -0/+14 |
|\ \ | | | | | | | Add Vlang Support By Vlang Community | ||||
| * | | Move Vlang tenmplate into community folder | Martin Woodward | 2021-05-09 | 1 | -1/+1 |
| | | | | | | | | | To start we bring new contributions into the community folder. | ||||
| * | | Remove .obj | Ali | 2021-03-25 | 1 | -1/+0 |
| | | | |||||
| * | | Add Vlang Support By Vlang Community | Ali | 2021-03-25 | 1 | -0/+15 |
| |/ | |||||
* | | Merge pull request #3712 from RyanGlScott/rust-pdb | Brian Douglas | 2021-05-08 | 1 | -0/+3 |
|\ \ | |||||
| * | | Rust: ignore .pdb files | Ryan Scott | 2021-04-27 | 1 | -0/+3 |
| |/ | | | | | | | | | | | | | | | MSVC builds of Rust on Windows automatically generate `*.pdb` files, which store debugging information. For more information, see: * https://github.com/rust-lang/rustlings/issues/275 * https://locka99.gitbooks.io/a-guide-to-porting-c-to-rust/content/debugging_rust/#microsoft-visual-studio | ||||
* | | Merge pull request #3686 from tustin2121/tustin2121-vs-changes | Martin Woodward | 2021-05-08 | 1 | -0/+1 |
|\ \ | |||||
| * | | Add .tlog to the Visual Studio template | tustin2121 | 2021-03-26 | 1 | -0/+1 |
| |/ | |||||
* | | Merge pull request #3689 from Udit8348/iar-technical-note | Martin Woodward | 2021-05-08 | 1 | -1/+1 |
|\ \ | |||||
| * | | adds technical note for more info | Udit8348 | 2021-03-29 | 1 | -1/+1 |
| |/ | |||||
* | | Merge pull request #3724 from github/bdougie-patch-1 | Brian Douglas | 2021-05-07 | 1 | -2/+1 |
|\ \ | | | | | | | Update Dart.gitignore | ||||
| * | | Update Dart.gitignore | Brian Douglas | 2021-05-07 | 1 | -2/+1 |
|/ / | |||||
* | | Merge pull request #3092 from sagatowski/twincat | Brian Douglas | 2021-05-07 | 1 | -0/+25 |
|\ \ | | | | | | | Added gitignore-file for Beckhoff TwinCAT3. | ||||
| * | | After adding the new product "TF3680 - TC3 Filter" as a reference, some new ↵ | Jakob Sagatowski | 2020-05-26 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | files were automatically generated after compilation: _ModuleInstall/TcFilter/TwinCAT CE7 (ARMV7)/TcFilterW32.dll _ModuleInstall/TcFilter/TwinCAT CE7 (x86)/TcFilterW32.dll _ModuleInstall/TcFilter/TwinCAT RT (x64)/TcFilter.sys _ModuleInstall/TcFilter/TwinCAT RT (x86)/TcFilter.sys After contacting Beckhoff support, it was concluded that the folder "_ModuleInstall" could be omitted from version control, thus this addition. | ||||
| * | | As a product of enabling the write of separate LineIDs (described here ↵ | Jakob Sagatowski | 2020-01-25 | 1 | -0/+2 |
| | | | | | | | | | | | | https://github.com/tcunit/TcUnit/issues/85) and having a discussion with Beckhoff support, it was concluded that the files "LineIDs.dbg" and "LineIDs.dbg.bak" should not be version controlled, and thus these two are added to the gitignore-file for TwinCAT3. | ||||
| * | | Clarified *.tmc-files rule. | Jakob Sagatowski | 2019-12-05 | 1 | -0/+3 |
| | | | |||||
| * | | Added: | Jakob Sagatowski | 2019-10-14 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | | | | | - tmcRefac - project.~u - tsproj.bak - xti.bak (TwinCAT export files backup) | ||||
| * | | Renamed TwinCAT.gitignore to TwinCAT3.gitignore so it's obvious this is a ↵ | Jakob Sagatowski | 2019-07-13 | 1 | -2/+2 |
| | | | | | | | | | | | | gitignore file only applicable for TwinCAT3 and not also TwinCAT2 (which stores everything in a big binary blob). |