Bruce Steers
5c9c0a1a3a
Update .gitignore, omit m4/pkg.m4 from git
...
[MAIN]
* NEW: add m4/pkg.m4 to .gitignore list
2022-08-21 15:59:17 +00:00
Bruce Steers
253f93e762
Add fuse_hiddenxxxx files in .gitignore files
...
[DEVELOPMENT_ENVIRONMENT]
* NEW: add fuse_hiddenxxxx temporary system files to .gitignore
2022-08-09 10:06:01 +01:00
zxMarce
0047bdf9c0
Corrects forward-only fetching for MDBTools.
2021-04-09 19:45:57 -03:00
zxMarce
f7f9e14ff7
Merge branch 'master' of https://gitlab.com/gambas/gambas
2021-04-05 23:42:48 -03:00
Benoît Minisini
44c7c09f2a
Merge branch 'gb-compress-zstd' into 'master'
...
New 'gb.compress.zstd' component
See merge request gambas/gambas!215
2021-04-03 10:44:54 +00:00
zxMarce
e750b778c9
Add vsCode config files to .gitignore
2021-04-02 15:34:34 -03:00
Laurent Carlier
82fbda28e8
Detect git/svn version with a macro instead of creating a header file
2021-03-31 09:26:49 +02:00
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