https://git.reactos.org/?p=reactos.git;a=commitdiff;h=235ec3b7c957e4117df3544a91e2fce7e77b0cbf

commit 235ec3b7c957e4117df3544a91e2fce7e77b0cbf
Author:     Jérôme Gardou <jerome.gar...@reactos.org>
AuthorDate: Tue Oct 23 19:18:47 2018 +0200
Commit:     Jérôme Gardou <zefk...@users.noreply.github.com>
CommitDate: Fri Oct 26 10:51:52 2018 +0200

    Add Eclipse files to .gitignore
---
 .gitignore | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/.gitignore b/.gitignore
index 1e7e8dc7bd..9bed1e86be 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,7 @@ modules/optional
 modules/bootcd_extras
 modules/livecd_extras
 modules/hybridcd_extras
+.cproject
+.project
+.settings
+build

Reply via email to