Add .gitignore to the project #10

Merged
revengeday merged 2 commits from kaiserkiwi/cyber-circle-creator:gitignore into main 2024-11-17 11:11:02 +00:00
Collaborator

Description

This pull requests adds a .gitignore file to the project so locally added fonts aren't accidentally added to the repository. I also added the .idea folder that is used by JetBrains editors like PhpStorm.

How to test

Try to add a file in the fonts folder. The file shouldn't be added to the repository.

None.

## Description <!-- Describe the changes in this PR. --> This pull requests adds a `.gitignore` file to the project so locally added fonts aren't accidentally added to the repository. I also added the `.idea` folder that is used by JetBrains editors like PhpStorm. ## How to test <!-- Describe how to test the changes made in this PR. --> Try to add a file in the `fonts` folder. The file shouldn't be added to the repository. ## Related issues <!-- Mention the issue(s) this PR closes or is related to. --> None.
kaiserkiwi added 1 commit 2024-11-17 11:05:08 +00:00
kaiserkiwi requested review from revengeday 2024-11-17 11:05:11 +00:00
kaiserkiwi requested review from marta 2024-11-17 11:05:12 +00:00
revengeday added 1 commit 2024-11-17 11:10:55 +00:00
revengeday merged commit 914511074d into main 2024-11-17 11:11:02 +00:00
kaiserkiwi deleted branch gitignore 2024-11-20 04:16:53 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: revengeday/cyber-circle-creator#10
No description provided.