Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
464 commits
Select commit Hold shift + click to select a range
e7ac68a
cleaned up and finished recursive adding and removing. improved ranki…
May 12, 2025
84cecfb
mermaid diagram for search algo
May 13, 2025
9569a6a
wip
May 13, 2025
ea2f513
wip
May 13, 2025
69f1f1b
test run through added function for searching specific file extensions
May 13, 2025
138efd9
updated logging
May 13, 2025
9f4d13b
Merge branch 'develop' into feature/trie_cash
May 13, 2025
c4cad91
added autocomplete commands and documentation
May 13, 2025
c659fe8
finished commands and tests (working!)
May 13, 2025
0ee23cf
pushen
SPKonig May 13, 2025
fb21df5
added img of search process
May 13, 2025
f7e5093
comments for the implementation
CodeMarco05 May 13, 2025
be54d28
Merge pull request #15 from CodeMarco05/feature/trie_cash
xd1i0 May 13, 2025
16495a8
working open file error (not finished)
SPKonig May 13, 2025
2e3522b
added errors and tests
SPKonig May 18, 2025
7830116
toml
CodeMarco05 May 18, 2025
ee35d19
new version art
xd1i0 May 18, 2025
759814a
new version art
xd1i0 May 18, 2025
41aab06
art graph
xd1i0 May 18, 2025
1292972
updates
CodeMarco05 May 19, 2025
f768cbd
fixed upsi
CodeMarco05 May 19, 2025
c09b0a0
Merge branch 'refs/heads/develop' into feature/trie_cash
May 19, 2025
a73114a
finalized search_engine and added stuff for time complexity and descr…
May 19, 2025
5673553
removed warnings
May 19, 2025
33c4bba
removed warnings
May 19, 2025
13da522
Merge pull request #16 from CodeMarco05/feature/trie_cash
xd1i0 May 19, 2025
69fbeee
adding error messages and tests
SPKonig May 19, 2025
f92370b
added documentation
May 20, 2025
470d988
Update README.md
xd1i0 May 20, 2025
408b422
Added Frontend Functionality
wielauritz May 20, 2025
2233c6c
Merge pull request #17 from CodeMarco05/develop
wielauritz May 20, 2025
6dfacc4
Merge branch 'gui' into feature/command-exec
wielauritz May 20, 2025
3c294c0
Merge pull request #18 from CodeMarco05/feature/command-exec
wielauritz May 20, 2025
6324e5a
Improved Frontend Functionality
wielauritz May 20, 2025
9e256d3
Merge pull request #19 from CodeMarco05/gui
wielauritz May 20, 2025
101350e
Fixed Frontend Functionality
wielauritz May 20, 2025
8ac6080
fixed command to make it callable
CodeMarco05 May 20, 2025
1d915a5
Merge pull request #20 from CodeMarco05/gui
wielauritz May 20, 2025
cc9381a
Merge branch 'feature/command-exec' into develop
CodeMarco05 May 20, 2025
de14335
improved stuff regarding cache (now works) unfortunately not as fast …
May 20, 2025
f2d25c9
Merge remote-tracking branch 'origin/develop' into develop
May 20, 2025
6e0b1de
README.md aktualisieren
xd1i0 May 20, 2025
8689f5c
README.md aktualisieren
xd1i0 May 20, 2025
41d00e5
added errors and tests
SPKonig May 20, 2025
6c01e6d
updated lru description
May 20, 2025
4ccede8
Merge remote-tracking branch 'origin/develop' into develop
May 20, 2025
8b13fd7
added errors and tests
SPKonig May 20, 2025
740262a
removed warnings and added err to messages
CodeMarco05 May 20, 2025
7f05201
Merge branch 'develop' into feature/file-operations
CodeMarco05 May 20, 2025
1c2226b
added errors and tests
SPKonig May 20, 2025
189ed72
open-in-default
CodeMarco05 May 20, 2025
ee2523d
added errors and tests
SPKonig May 20, 2025
eb3da25
open-in-default
CodeMarco05 May 20, 2025
6bc7fe9
open-in-default finished with dummy data
CodeMarco05 May 20, 2025
bc4cb3f
possible fix for duplicated volumes
CodeMarco05 May 20, 2025
4d531ce
possible fix for duplicated volumes
CodeMarco05 May 20, 2025
92ac360
added errors and tests for search_commands
SPKonig May 20, 2025
ecec515
added boot part
CodeMarco05 May 20, 2025
84dadb5
added errors for meta_data_commands and rename tests in search_commands
SPKonig May 20, 2025
1dc64a6
fixed formatting
CodeMarco05 May 20, 2025
e8becae
cleaned up and removed warnings
May 21, 2025
33f3912
cleaned up and removed warnings
May 21, 2025
ca98f65
updates for the commands
CodeMarco05 May 21, 2025
e23f83d
Merge branch 'develop' into feature/file-operations
CodeMarco05 May 21, 2025
213f25d
fixed warnings and unused code
CodeMarco05 May 21, 2025
3b69c29
cleaned up code
May 21, 2025
4af2f36
added new settings for lauritz
May 21, 2025
dd540a1
added errors for settings_commands
SPKonig May 21, 2025
39e7d36
Merge branch 'develop' into feature/error-codes
SPKonig May 21, 2025
fce4b5b
updates for the commands
CodeMarco05 May 21, 2025
f1cf7e7
Revert "updates for the commands"
SPKonig May 21, 2025
29ec72d
added serde_json::value
May 22, 2025
6a38fa0
inserted logs for errors
CodeMarco05 May 22, 2025
e3e9fc8
Merge pull request #21 from CodeMarco05/feature/error-codes
CodeMarco05 May 22, 2025
4353d7e
removed warning (thx marco)
May 22, 2025
8fa8852
logo
CodeMarco05 May 22, 2025
1289376
logo
CodeMarco05 May 22, 2025
fd44846
config
CodeMarco05 May 22, 2025
f6167a3
config
CodeMarco05 May 22, 2025
daaae2a
fixed unzip bug
May 22, 2025
b34cdf5
ignored some tests
CodeMarco05 May 22, 2025
d51855c
Merge remote-tracking branch 'origin/develop' into develop
CodeMarco05 May 22, 2025
ada859b
config
CodeMarco05 May 22, 2025
19ffa92
fixed test
CodeMarco05 May 22, 2025
05e7228
fixed bugs
May 22, 2025
ce0e3ec
fix config
CodeMarco05 May 22, 2025
ce796ea
fixed updates for meta-data
CodeMarco05 May 22, 2025
9efa286
removed todo
May 22, 2025
b9281aa
images
CodeMarco05 May 23, 2025
61d6634
cleaned up
May 23, 2025
d2db2d8
Merge remote-tracking branch 'origin/develop' into develop
May 23, 2025
5571152
fixed command_exec_commands.rs and added todo and edited readme
CodeMarco05 May 23, 2025
31c0f63
fixed
May 23, 2025
103e30e
fixed
May 23, 2025
ecae11e
fixed
May 23, 2025
4e1c4bf
updated test
CodeMarco05 May 23, 2025
0896c16
cleaned up
May 23, 2025
d5aa446
added doc
May 23, 2025
04c8a89
small updates
CodeMarco05 May 23, 2025
32976bb
config deletion
CodeMarco05 May 23, 2025
69e813c
fix flakey test (siehe TODO)
SPKonig May 23, 2025
bcd8ffd
reformat and changed error return
CodeMarco05 May 23, 2025
7520615
wip sorry for fialing test
May 24, 2025
5692cba
add error_structure.md documentation
SPKonig May 24, 2025
13c54ab
Merge pull request #22 from CodeMarco05/feature/error-codes
SPKonig May 24, 2025
35ff5fb
change command_execution_commands.md
SPKonig May 24, 2025
c4da259
add new screenshots to README.md
SPKonig May 24, 2025
822dad6
add new screenshots to README.md
SPKonig May 24, 2025
d90658d
add new screenshots to README.md
SPKonig May 24, 2025
0c345d7
add new screenshots to README.md
SPKonig May 24, 2025
4d97405
add new screenshots to README.md
SPKonig May 24, 2025
dd540ad
wip sorry for fialing test
May 24, 2025
e936567
Merge remote-tracking branch 'origin/develop' into develop
May 24, 2025
e29d738
fixed (kinda)
May 24, 2025
494a293
added doc and optimization
May 24, 2025
79bdca1
updated engine added bloomfilter
May 24, 2025
b79a2f8
removed warnings
May 24, 2025
70d6a08
removed bloomfilter xD
May 24, 2025
0a78886
added documentations
May 24, 2025
bd99565
removed warning
May 25, 2025
11f6133
updated logging to auto format and accept args and cleaned up code
May 25, 2025
6936222
two functions not used Marco
May 25, 2025
18ef28f
updated logging
May 25, 2025
d8f67ff
removed warnings
May 25, 2025
6f53d22
updated settings to include searchengine config
May 26, 2025
5e3f42f
updated some options
May 26, 2025
5a7f223
updated some options
May 27, 2025
6bd46aa
new version for art
xd1i0 Jun 1, 2025
e5adc23
Merge pull request #23 from CodeMarco05/search
xd1i0 Jun 1, 2025
2401e48
changed
xd1i0 Jun 2, 2025
87c6917
Fixed Implementation of Context Menu Actions
Jun 3, 2025
ad1594a
fixed docs
CodeMarco05 Jun 3, 2025
7714262
fixed docs
CodeMarco05 Jun 3, 2025
4e54f33
Fixed renaming files
Jun 3, 2025
097d611
Merge remote-tracking branch 'origin/develop' into develop
Jun 3, 2025
2bb2bd7
Fixed creating folders and right clicking in empty folders
Jun 3, 2025
0dd55e0
updated docs
CodeMarco05 Jun 3, 2025
593796f
Fixed file copy
Jun 3, 2025
a2cb6b0
Merge remote-tracking branch 'origin/develop' into develop
Jun 3, 2025
d7bbcf6
Fixed file list and context menu display
Jun 3, 2025
af5719e
Implemented Hashing
Jun 3, 2025
69d45fc
Fixed Hashing
Jun 3, 2025
294dd02
updates settings for compilation
CodeMarco05 Jun 3, 2025
3615a71
added authors
CodeMarco05 Jun 3, 2025
655c7f3
fixed logging, I think
xd1i0 Jun 4, 2025
a538345
mac stuff
CodeMarco05 Jun 4, 2025
0488f78
fixed errors
xd1i0 Jun 4, 2025
94ede96
Merge remote-tracking branch 'origin/develop' into develop
xd1i0 Jun 4, 2025
0abcf53
logging fixed again, i think :C
xd1i0 Jun 4, 2025
a37e404
removed verbose stuff
xd1i0 Jun 4, 2025
23090a0
small config change
CodeMarco05 Jun 12, 2025
dc1299d
Merge branch 'develop' of https://github.com/CodeMarco05/FileExplorer…
CodeMarco05 Jun 12, 2025
a68b450
fixed naming
xd1i0 Jun 14, 2025
1f44a89
fixed naming
xd1i0 Jun 14, 2025
937607e
updated version and put sample builds into dist folder
CodeMarco05 Jun 29, 2025
08fa107
readme
CodeMarco05 Jun 29, 2025
039d2b2
Informaticup docs
CodeMarco05 Jun 29, 2025
5fee9bf
Informaticup docs
CodeMarco05 Jun 29, 2025
95c6957
settings are now saveable but not yet applied
wielauritz Jun 29, 2025
557b701
Merge remote-tracking branch 'origin/develop' into develop
wielauritz Jun 29, 2025
77b847c
ignored assert due to bug
xd1i0 Jun 29, 2025
e540835
Merge remote-tracking branch 'origin/develop' into develop
xd1i0 Jun 29, 2025
d1aba8a
updated docs
CodeMarco05 Jun 29, 2025
510601c
settings are working now
wielauritz Jun 29, 2025
16f2797
Merge remote-tracking branch 'origin/develop' into develop
wielauritz Jun 29, 2025
6793ed1
updated docs
CodeMarco05 Jun 29, 2025
07c8018
updated docs and naming of enum
CodeMarco05 Jun 29, 2025
1846b1f
updated docs
CodeMarco05 Jun 29, 2025
94c8d0c
settings are actually working now
wielauritz Jun 29, 2025
cc3927d
Merge remote-tracking branch 'origin/develop' into develop
wielauritz Jun 29, 2025
f467a7c
made the terminal 10x better
wielauritz Jun 29, 2025
c4df227
docs settings fields
xd1i0 Jun 29, 2025
40bc1e8
Merge remote-tracking branch 'origin/develop' into develop
xd1i0 Jun 29, 2025
a4415f3
updatet version
CodeMarco05 Jun 29, 2025
41c2018
fixed templates bug
Jun 30, 2025
06989f6
Merge remote-tracking branch 'origin/develop' into develop
Jun 30, 2025
70526bd
Improved Context Menu and Search
Jun 30, 2025
0280473
new indexing
Jun 30, 2025
4d95c30
Merge remote-tracking branch 'origin/develop' into develop
Jun 30, 2025
c87fa3b
Search indexing and code comment cleanup
Jun 30, 2025
fd404d7
chunk indexing
xd1i0 Jun 30, 2025
72f7506
updated
xd1i0 Jun 30, 2025
7677d56
code comment improvements
Jun 30, 2025
e4145d7
Merge remote-tracking branch 'origin/develop' into develop
Jun 30, 2025
5539f08
last fixes
xd1i0 Jun 30, 2025
db492df
Merge remote-tracking branch 'origin/develop' into develop
Jun 30, 2025
5029162
fixed templates
Jun 30, 2025
d9a8e83
final push
Jun 30, 2025
db297b7
git ignore
SPKonig Jul 31, 2025
ccc649e
git ignore
SPKonig Jul 31, 2025
a9e56d7
add feature to logging
SPKonig Jul 31, 2025
05bf950
formatting, correct and auto test-data generation
CodeMarco05 Aug 2, 2025
4376cd3
added auto-gen docs
CodeMarco05 Aug 2, 2025
0e3a729
docker compose for sftp
CodeMarco05 Aug 4, 2025
f6d3886
complete config for the stf test server with the test-data mounted
CodeMarco05 Aug 4, 2025
daf20f5
added the sftp functionality
CodeMarco05 Aug 4, 2025
041342f
added the commands to the application
CodeMarco05 Aug 4, 2025
bd8731a
added the docs
CodeMarco05 Aug 4, 2025
fa20597
Merge pull request #25 from CodeMarco05/feature/sftp
CodeMarco05 Aug 4, 2025
f43c830
updated the indexing logic
Aug 5, 2025
34f89e0
global search functionality
Aug 6, 2025
e0c05d9
updated search
Aug 7, 2025
f4d38c4
search improvements with suggestions
Aug 7, 2025
03d089d
improved indexing with iterative approach
Aug 8, 2025
a45f6b6
quality of life and bug fixes
Aug 8, 2025
070288e
refactor sidebar layout with collapsible sections and enhanced styling
xd1i0 Aug 10, 2025
04af052
add preview commands and enhance file preview functionality
xd1i0 Aug 10, 2025
b2cb86a
refactor FileItem and FileList components for improved selection hand…
xd1i0 Aug 10, 2025
53bf00d
add PreviewModal component and associated styles for file/folder prev…
xd1i0 Aug 10, 2025
069aa3b
enhance text preview with line numbers and improve selection handling…
xd1i0 Aug 11, 2025
595714b
Merge pull request #26 from CodeMarco05/feature/preview
xd1i0 Aug 11, 2025
0eac51b
Merge pull request #24 from CodeMarco05/feature/logging-overflow
xd1i0 Aug 11, 2025
a461e6c
improve selection handling in FileList to prevent unnecessary clears …
xd1i0 Aug 11, 2025
796d2f7
Merge pull request #27 from CodeMarco05/feature/preview
xd1i0 Aug 11, 2025
f09342d
bug fixes, layout improvements, hide . folder feature
xd1i0 Aug 12, 2025
5d8e4d6
Merge pull request #28 from CodeMarco05/feature/preview
xd1i0 Aug 12, 2025
6ec4908
removed unused import
CodeMarco05 Aug 12, 2025
93b2f63
supposed mac os fail to open window fix
CodeMarco05 Aug 12, 2025
70d105b
fixed with npm command and docs
CodeMarco05 Aug 12, 2025
9e36dd1
feat: Isolate SFTP tests and improve search performance
CodeMarco05 Aug 12, 2025
4f5be26
enhance command execution with improved error handling, working direc…
xd1i0 Aug 13, 2025
8301c70
Merge remote-tracking branch 'origin/develop' into develop
xd1i0 Aug 13, 2025
2431158
add docs for new commands
xd1i0 Aug 13, 2025
0cc6260
enhance file navigation and UI responsiveness with improved volume lo…
xd1i0 Aug 13, 2025
d5e08b3
add volume refresh functionality in this-pc with success and error no…
xd1i0 Aug 13, 2025
1560499
search engine magic and removed all warnings
CodeMarco05 Aug 13, 2025
c35f73f
Merge pull request #29 from CodeMarco05/search-engine-performance-inc…
CodeMarco05 Aug 13, 2025
a6ccb48
feat: add SFTP connection management and permission handling features
xd1i0 Aug 15, 2025
4e7bdef
feat: enhance empty state UI for favorites and SFTP connections
xd1i0 Aug 18, 2025
612a54a
Merge pull request #30 from CodeMarco05/feature/reindexing
xd1i0 Aug 18, 2025
d8046a8
feat: update README with new features, architecture details, and test…
xd1i0 Aug 18, 2025
ffdaaf4
feat: reverted dialog prompts with native confirm and alert for volum…
xd1i0 Aug 20, 2025
8315787
feat: replace dialog prompts with custom notification system for SFTP…
xd1i0 Aug 20, 2025
e9e0bb2
Merge pull request #31 from CodeMarco05/feature/reindexing
xd1i0 Aug 20, 2025
acf563d
feat: improve error handling for mutex locks across various commands …
xd1i0 Aug 20, 2025
2e11b35
feat: enhance node growth and shrinking with error handling
xd1i0 Aug 20, 2025
754a658
workflow
CodeMarco05 Sep 17, 2025
2a78744
workflow
CodeMarco05 Sep 17, 2025
82ac275
workflow
CodeMarco05 Sep 17, 2025
968668c
workflow
CodeMarco05 Sep 17, 2025
034d854
workflow
CodeMarco05 Sep 17, 2025
5b5daa7
workflow
CodeMarco05 Sep 17, 2025
ced412a
workflow
CodeMarco05 Sep 17, 2025
99a23d7
workflow
CodeMarco05 Sep 17, 2025
e51b57a
workflow
CodeMarco05 Sep 17, 2025
0893c7d
workflow
CodeMarco05 Sep 17, 2025
04c219a
workflow
CodeMarco05 Sep 17, 2025
f330d77
workflow
CodeMarco05 Sep 17, 2025
3eb5c9e
Merge remote-tracking branch 'origin/develop' into develop
CodeMarco05 Sep 17, 2025
37acff1
LICENSE update
CodeMarco05 Sep 17, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
16 changes: 16 additions & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Ignore build folders
/src-tauri/target
node_modules/

# Ignore temporary or cache files
**/*.rs.bk
**/*.swp
*.log
*.tmp

# Ignore configuration files if not needed
.vscode/
.idea/

# Ignore other unnecessary files
.git/
67 changes: 0 additions & 67 deletions .github/workflows/rust.yml

This file was deleted.

144 changes: 144 additions & 0 deletions .github/workflows/rust.yml.disabled
Original file line number Diff line number Diff line change
@@ -0,0 +1,144 @@
# Disabled - using test-only.yml instead
# name: Rust Testing

# on:
# push:
# branches: [ "*" ] # Run on all branches
# pull_request:
# branches: [ "*" ] # Run on PRs to any branch
# workflow_dispatch: # Enable manual trigger button
inputs:
run_full_tests:
description: 'Run full test suite (including performance tests)'
required: false
default: 'true'
type: boolean
run_benchmarks:
description: 'Run performance benchmarks'
required: false
default: 'false'
type: boolean

env:
CARGO_TERM_COLOR: always

jobs:
test_linux:
runs-on: ubuntu-latest

steps:
- name: Checkout repository
uses: actions/checkout@v4

- name: Display workflow inputs
if: github.event_name == 'workflow_dispatch'
run: |
echo "🔧 Manual workflow trigger detected"
echo "📊 Run full tests: ${{ github.event.inputs.run_full_tests }}"
echo "🏃 Run benchmarks: ${{ github.event.inputs.run_benchmarks }}"

- name: Setup Node.js
uses: actions/setup-node@v4
with:
node-version: '20'

- name: Setup Rust
uses: actions-rs/toolchain@v1
with:
toolchain: stable
profile: minimal
override: true
components: rustfmt, clippy

- name: Cache Node.js dependencies
uses: actions/cache@v4
with:
path: ~/.npm
key: ${{ runner.os }}-node-${{ hashFiles('**/package.json') }}
restore-keys: |
${{ runner.os }}-node-

- name: Install system dependencies (Linux)
run: |
sudo apt update
sudo apt install -y libwebkit2gtk-4.1-dev build-essential curl wget file libssl-dev libgtk-3-dev libayatana-appindicator3-dev librsvg2-dev

- name: Install Node.js dependencies
run: npm install

- name: Cache Rust dependencies
uses: actions/cache@v4
with:
path: |
~/.cargo/bin/
~/.cargo/registry/index/
~/.cargo/registry/cache/
~/.cargo/git/db/
target/
key: ${{ runner.os }}-cargo-${{ hashFiles('**/Cargo.lock') }}

- name: Run cargo fmt check
run: cargo fmt --all -- --check
working-directory: ./src-tauri

- name: Run cargo clippy
run: cargo clippy --all-targets --all-features -- -D warnings
working-directory: ./src-tauri

- name: Generate test data
run: |
echo "📁 Generating test data for fuzzy search..."
echo "This creates 176,840 empty files in ./src-tauri/test-data-for-fuzzy-search/"
cargo test create_test_data --features "generate-test-data" -- --nocapture
working-directory: ./src-tauri

- name: Run basic tests
run: |
echo "🧪 Running basic functionality tests..."
cargo test
working-directory: ./src-tauri

- name: Run comprehensive tests (without file opening)
if: github.event.inputs.run_full_tests != 'false'
run: |
echo "🚀 Running comprehensive test suite..."
echo "Note: This runs the full feature set but without opening default apps"
cargo test --features "full-no-generate-test-data" -- --test-threads=1
working-directory: ./src-tauri

- name: Run performance benchmarks
if: github.event.inputs.run_benchmarks == 'true'
run: |
echo "⚡ Running performance benchmarks..."
cargo test --features benchmarks --release -- bench
working-directory: ./src-tauri
continue-on-error: true

- name: Verify test data was created
run: |
echo "📊 Verifying test data creation..."
if [ -d "./src-tauri/test-data-for-fuzzy-search" ]; then
echo "✅ Test data directory exists"
find ./src-tauri/test-data-for-fuzzy-search -type f | wc -l | xargs echo "Total files created:"
else
echo "❌ Test data directory not found"
fi

- name: Upload test logs
uses: actions/upload-artifact@v4
if: always()
with:
name: test-logs
path: |
./src-tauri/logs/
./src-tauri/app.log
./src-tauri/error.log

- name: Upload test data artifacts
uses: actions/upload-artifact@v4
if: always()
with:
name: test-data
path: |
./src-tauri/test-data-for-fuzzy-search/
if-no-files-found: warn
39 changes: 39 additions & 0 deletions .github/workflows/test-only.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
name: Test Only

on:
push:
branches: [ "*" ]
pull_request:
branches: [ "*" ]
workflow_dispatch:

env:
CARGO_TERM_COLOR: always

jobs:
test:
runs-on: ubuntu-latest

steps:
- name: Checkout repository
uses: actions/checkout@v4

- name: Install system dependencies
run: |
sudo apt update
sudo apt install -y libwebkit2gtk-4.1-dev build-essential curl wget file libssl-dev libgtk-3-dev libayatana-appindicator3-dev librsvg2-dev pkg-config libglib2.0-dev

- name: Setup Rust
uses: actions-rs/toolchain@v1
with:
toolchain: stable
profile: minimal
override: true

- name: Generate test data
run: cargo test create_test_data --features "generate-test-data" -- --nocapture
working-directory: ./src-tauri

- name: Run tests
run: cargo test
working-directory: ./src-tauri
123 changes: 98 additions & 25 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,25 +1,98 @@
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
lerna-debug.log*

.yarn
node_modules
dist
dist-ssr
*.local

# Editor directories and files
.vscode/*
!.vscode/extensions.json
.idea
.DS_Store
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?
/src-tauri/test-data*/

# General Rust ignores
/target/
/Cargo.lock
**/*.rs.bk

# Ignore artifacts from `cargo check`
/debug/
**/*.rmeta

# Ignore compiled binaries
**/*.so
**/*.dylib
**/*.dll
**/*.exe

# Tauri-specific ignores
/src-tauri/target/
/src-tauri/.tauri-build
/src-tauri/tauri.conf.json.bak
/src-tauri/gen/

# Prevent including generated bindings (if any)
/src-tauri/bindings.json
/src-tauri/bindings.ts

# Ignore logs and runtime files
/src-tauri/logs/
/src-tauri/*.log

# Ignore Webview-generated files
/dist/
/public/dist/

# Node.js & frontend (if using React, Vue, Svelte, etc.)
/node_modules/
/pnpm-lock.yaml
/package-lock.json
/yarn.lock
/vite.config.ts
/vite.config.js
/.turbo/

# Ignore IDE/Editor files
/.vscode/
/.idea/
/*.iml
**/.DS_Store
/.env
/.env.local
/.env.*.local

# Ignore Rover-specific files (if using Apollo GraphQL)
.rover
/.rover/tmp/
/.rover/cache/
/.graphqlrc.yml
/.graphqlconfig

# Ignore temporary and backup files
*.swp
*.swo
*~


# Ignore custom path for files
/src-tauri/config
/config
app.log

# Ignore test data
/src-tauri/test-data*/

# Ingnore meta_data and settings
/config/meta_data.json
/config/settings.json

# Ignore logs
/logs/*

# for the latex stuff
/FileExplorerAusarbeitung/*.acn
/FileExplorerAusarbeitung/*.acr
/FileExplorerAusarbeitung/*.alg
/FileExplorerAusarbeitung/*.aux
/FileExplorerAusarbeitung/*.bcf
/FileExplorerAusarbeitung/*.fdb_latexmk
/FileExplorerAusarbeitung/*.fls
/FileExplorerAusarbeitung/*.glg
/FileExplorerAusarbeitung/*.glo
/FileExplorerAusarbeitung/*.gls
/FileExplorerAusarbeitung/*.ist
/FileExplorerAusarbeitung/*.lof
/FileExplorerAusarbeitung/*.log
/FileExplorerAusarbeitung/*.out
/FileExplorerAusarbeitung/*.xml
/FileExplorerAusarbeitung/*.toc
1 change: 0 additions & 1 deletion .yarnrc.yml

This file was deleted.

Loading
Loading