Commit Graph

3324 Commits

Author SHA1 Message Date
wc7086 69f2ca026d
KiCad: add *-backups
>A note about backup files
One other notable change is that the backup file system has been removed. This was the system that would create kicad_sch-bak and kicad_pcb-bak files every time you save. The short story about why this is removed is that with recent changes to the way file saving works, it should no longer be possible for files to be corrupted if KiCad crashes during a save, and the generation of these backup files was seen by many users as annoying clutter. For more context about this decision, you can read the [thread on the developers mailing list](https://lists.launchpad.net/kicad-developers/msg44067.html).

>An new backup system that properly backs up the whole project (see the [GitLab issue](https://gitlab.com/kicad/code/kicad/-/issues/4763)) has been implemented to replace this feature. As always when using nightly builds, back up your files separately in case a KiCad bug breaks the built-in backup system.

https://forum.kicad.info/t/new-project-file-format/23705
2021-08-15 08:52:06 +08:00
Brian Douglas 991e760c1c
Merge pull request #3652 from arthur-targaryen/patch-1
style(Autotools): remove trailing whitespaces
2021-06-09 21:32:08 -07:00
Brian Douglas b229a6b917
Merge pull request #3660 from devtimi/patch-1
Update Xojo.gitignore for changes to .obsolete
2021-06-09 21:30:08 -07:00
Brian Douglas 6b9f02ead2
Merge pull request #3755 from Abdulrahman-AlGhamdi/master
Add `.idea/jarRepositories.xml` to Android.gitignore
2021-06-09 21:19:59 -07:00
Abdulrahman Al-Ghamdi 25d6008c28
Add `.idea/jarRepositories.xml` to Android.gitignore
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
2021-06-07 11:32:20 +03:00
Martin Woodward 3bb7b4b767
Merge pull request #3647 from thatrobotdev/patch-1
Delete fixed workaround for Gradle
2021-05-25 14:22:36 +01:00
Martin Woodward d0f978135b
Merge pull request #3651 from kachick/node-ignore-envs
Ignore `.env.production` in Node.js
2021-05-25 12:00:57 +01:00
Martin Woodward af57584132
Merge pull request #3727 from leighmcculloch/patch-1
Remove the all files matches from V.gitignore
2021-05-25 11:55:00 +01:00
Martin Woodward 2ee4656dd8
Merge pull request #3731 from Tanddant/master
Added SPFx (SharePoint Framework) gitignore
2021-05-25 11:45:53 +01:00
Martin Woodward f308ca341d
Moved into community folder 2021-05-25 11:44:57 +01:00
Martin Woodward e7231f28d9
Merge pull request #3732 from sakurayang/patch-1
add pnpm debug file to Node.gitignore
2021-05-25 11:42:38 +01:00
Artur Tarassow 77848c3879
Add template file for Gretl (#3737)
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
2021-05-25 11:25:21 +01:00
Martin Woodward 11c070911c
Merge pull request #3739 from callumbwhyte/umbraco-ood-flag
Excluding ood.flag in all folders for Umbraco gitignore
2021-05-25 11:19:46 +01:00
Callum Whyte 82fca3b67b
Excluding odd.flag in all folders for Umbraco gitignore 2021-05-16 19:35:36 +01:00
Gerardyang 346dd74788
add pnpm debug file to Node.gitignore 2021-05-12 23:18:59 +08:00
Dan Toft f3483b0072 Added SPFx (SharePoint Framework) gitignore 2021-05-12 10:56:57 +02:00
Leigh McCulloch 8713694f2f
Remove the all files matches from V.gitignore 2021-05-09 12:24:38 -07:00
Martin Woodward b2ccc4644b
Merge pull request #3662 from KeisukeShima/feature/ROS2
Add ROS2 gitignore
2021-05-09 14:42:59 +01:00
Martin Woodward b3fe09bd7d
Move into community folder 2021-05-09 14:41:47 +01:00
Martin Woodward f0c2d8d943
Merge pull request #3674 from h3xx/autotools-config.cache
Update Autotools.gitignore
2021-05-09 14:32:14 +01:00
Martin Woodward e68679e30c
Merge pull request #3684 from AliChraghi/master
Add Vlang Support By Vlang Community
2021-05-09 09:02:43 +01:00
Martin Woodward 8572e84650
Move Vlang tenmplate into community folder
To start we bring new contributions into the community folder.
2021-05-09 09:02:01 +01:00
Brian Douglas 88c0fe15e2
Merge pull request #3712 from RyanGlScott/rust-pdb 2021-05-08 07:26:14 -07:00
Martin Woodward 888439ee89
Merge pull request #3686 from tustin2121/tustin2121-vs-changes 2021-05-08 14:28:36 +01:00
Martin Woodward e298e70cdc
Merge pull request #3689 from Udit8348/iar-technical-note 2021-05-08 00:08:31 +01:00
Brian Douglas b3a7f8441d
Merge pull request #3724 from github/bdougie-patch-1
Update Dart.gitignore
2021-05-07 12:01:26 -07:00
Brian Douglas 9d3758088a
Update Dart.gitignore 2021-05-07 11:59:24 -07:00
Brian Douglas 036ccc1f5c
Merge pull request #3092 from sagatowski/twincat
Added gitignore-file for Beckhoff TwinCAT3.
2021-05-07 11:18:16 -07:00
Brian Douglas f26f4b12b9
Merge pull request #3669 from koppor/patch-2
Add newpax
2021-05-07 11:09:30 -07:00
Martin Woodward d21a9e8a68
Merge pull request #3722 from timheuer/master
Adding VS Code to global VS family
2021-05-07 19:07:52 +01:00
Martin Woodward b3ece8cef6
Add newline. 2021-05-07 19:07:24 +01:00
Brian Douglas cd49f8cbcf
Merge pull request #3704 from helderburato/add-strapi
Add Strapi CMS .gitignore
2021-05-07 10:58:31 -07:00
Brian Douglas dffd1a0744
Rename Strapi.gitignore to community/Strapi.gitignore 2021-05-07 10:57:12 -07:00
Martin Woodward 4fb75626fc
Merge pull request #3326 from dsrini-open/aws-changes
[Global/JetBrains] Ignore AWS specific file with IDEA
2021-05-07 18:56:33 +01:00
Brian Douglas 6882bb1ebb
Merge pull request #3705 from hajlaoui-nader/add_scala_jvm_crash
add scala jvm crash logs
2021-05-07 10:54:50 -07:00
Brian Douglas 7c4d7f63f9
Merge pull request #3707 from adunning/patch-1
Add missing extension for GregorioTeX
2021-05-07 10:52:17 -07:00
Brian Douglas 023e3408ad
Merge pull request #3709 from Manoj-Paramsetti/patch-2
Ignore dotenv in dart
2021-05-07 10:49:15 -07:00
Martin Woodward fcffeebfa5
Merge pull request #3706 from parsalotfy/patch-3
Add nuget.config file
2021-05-07 18:36:35 +01:00
Brian Douglas ce10715425
Merge pull request #3719 from Atmelfan/altium-designer
Add AltiumDesigner.gitignore
2021-05-07 10:29:27 -07:00
Brian Douglas 045304bb12
Rename AltiumDesigner.gitignore to community/AltiumDesigner.gitignore 2021-05-07 10:27:54 -07:00
Tim Heuer 5db7eeab30 Adding VS Code to global VS family 2021-05-07 09:47:16 -07:00
Brian Douglas 5253281c9f
Merge pull request #3701 from JasonGross/patch-1
Update Coq.gitignore
2021-05-06 06:13:35 -07:00
Gustav Palmqvist 71e1ff1213 Fixed typo and added some fileendings which older versions generate 2021-05-04 19:54:51 +02:00
Gustav Palmqvist 99157b2a29 Add AltiumDesigner.gitignore 2021-05-04 19:48:02 +02:00
Ryan Scott d15076ed4a Rust: ignore .pdb files
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
2021-04-27 09:54:38 -04:00
Manoj Paramsetti db66a1d5e4
ignore dotenv in dart 2021-04-25 08:36:17 +05:30
Andrew Dunning 81297a6c42
Add missing extension for GregorioTeX 2021-04-21 19:53:11 +01:00
Parsa 5f1ce29425
Add nuget.config file
Add nuget.config file because it contains secret data and should be kept localy
2021-04-21 18:45:44 +04:30
Nader Hajlaoui d16b10824c add scala jvm crash files 2021-04-21 13:37:41 +02:00
Helder Burato Berto 6d5f266f6c Add Strapi CMS .gitignore 2021-04-21 09:23:03 +01:00