Commit graph

16 commits

Author SHA1 Message Date
Laurent Carlier
2e35efdc75
Add 'FAILED' to .gitignore 2021-03-28 17:52:29 +02:00
gambas
1f73946947 Put 'gbh3' back into the git repository.
[CONFIGURATION]
* BUG: Don't put main/tools in .gitignore.

[HELPER]
* BUG: Put 'gbh3' back into the git repository.
2019-02-25 00:20:43 +01:00
gambas
6c7837ec0d Add the root '.gitignore' file, the only one that should be kept in the repository. 2019-02-02 01:10:46 +01:00
gambas
5bb2f41b21 Remove '*.mo' files now automatically generated by the compiler, and other filed that should be ignored too. 2019-02-02 01:07:37 +01:00
gambas
a7bbfbfb74 Now that *.mo files are automatically generated by the compiler, do not put them in the git repository.
[CONFIGURATION]
* NEW: Now that *.mo files are automatically generated by the compiler, do not put them in the git repository.
2019-02-02 00:55:16 +01:00
gambas
4956c768f8 Add '.jit' directory to '.gitignore'.
[CONFIGURATION]
* NEW: Add '.jit' directory to '.gitignore'.
2018-06-01 14:57:39 +02:00
gambas
cd89fd7709 Do not put '*.mo' files in '.gitignore' file. They are needed!
[CONFIGURATION]
* NEW: Do not put '*.mo' files in '.gitignore'. They are needed!

[DEVELOPMENT ENVIRONMENT]
* NEW: Do not put '*.mo' files in project '.gitignore' default file. They are needed!
2018-02-14 22:34:50 +01:00
gambas
e83397f37b Don't put '*.mo' files in the git repository.
[CONFIGURATION]
* BUG: Don't put '*.mo' files in the git repository.
2018-02-09 11:26:20 +01:00
gambas
4bc7cd8ada Ignore backup files (ending with '~') in .gitignore. 2017-09-11 15:17:16 +02:00
gambas
a842600e01 Ignore the generated HTML of the MakeWebSite project. 2017-08-17 15:42:27 +02:00
gambas
42759f667d Ignore '.gitignore' files other than the root one. 2017-08-17 15:39:54 +02:00
gambas
898e6b0658 Add '.settings' files to '.gitignore'. 2017-08-17 15:27:31 +02:00
Laurent Carlier
aa559edd9f Add .action directory to .gitignore 2017-08-15 08:38:45 +02:00
Laurent Carlier
dbb698765e Add missing to .gitignore 2017-08-13 16:15:24 +02:00
gambas
a4dbd57388 Update .gitignore to ignore all files generated by compilation. 2017-08-12 10:21:19 +02:00
gambas
1d79972b99 * Add .gitignore to ignore all files generated by './reconf-all' and './configure' 2017-08-12 09:46:45 +02:00